func github.com/gotd/td/bin.encodeBytes

2 uses

	github.com/gotd/td/bin (current package)
		bytes.go#L8: func encodeBytes(b, v []byte) []byte {
		encode.go#L27: 	b.Buf = encodeBytes(b.Buf, v)